Ticket #46524: main.log

File main.log, 68.6 KB (added by JadeNB1729@…, 9 years ago)

Log from smartmontools installation

Line 
1version:1
2:debug:main smartmontools has no conflicts
3:debug:main Executing org.macports.main (smartmontools)
4:debug:main Privilege de-escalation not attempted as not running as root.
5:debug:archivefetch archivefetch phase started at Sat Jan 10 20:27:34 CST 2015
6:warn:archivefetch Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>
7:debug:archivefetch Executing org.macports.archivefetch (smartmontools)
8:debug:archivefetch Privilege de-escalation not attempted as not running as root.
9:debug:fetch fetch phase started at Sat Jan 10 20:27:35 CST 2015
10:notice:fetch --->  Fetching distfiles for smartmontools
11:debug:fetch Executing org.macports.fetch (smartmontools)
12:info:fetch --->  smartmontools-6.3.tar.gz doesn't seem to exist in /$MACPORTS/var/macports/distfiles/smartmontools
13:notice:fetch --->  Attempting to fetch smartmontools-6.3.tar.gz from http://softlayer-dal.dl.sourceforge.net/smartmontools
14:debug:fetch Privilege de-escalation not attempted as not running as root.
15:debug:checksum checksum phase started at Sat Jan 10 20:27:41 CST 2015
16:notice:checksum --->  Verifying checksums for smartmontools
17:debug:checksum Executing org.macports.checksum (smartmontools)
18:info:checksum --->  Checksumming smartmontools-6.3.tar.gz
19:debug:checksum Calculated (rmd160) is b51fa0dfd15820d33fb00506853b34bbebadd096
20:debug:checksum Correct (rmd160) checksum for smartmontools-6.3.tar.gz
21:debug:checksum Calculated (sha256) is a777065d1a5965d71b3672e054b09b7696200ec73aaf45ab636f34016538fe19
22:debug:checksum Correct (sha256) checksum for smartmontools-6.3.tar.gz
23:debug:checksum Privilege de-escalation not attempted as not running as root.
24:debug:extract extract phase started at Sat Jan 10 20:27:41 CST 2015
25:notice:extract --->  Extracting smartmontools
26:debug:extract Executing org.macports.extract (smartmontools)
27:info:extract --->  Extracting smartmontools-6.3.tar.gz
28:debug:extract setting option extract.args to '/$MACPORTS/var/macports/distfiles/smartmontools/smartmontools-6.3.tar.gz'
29:debug:extract Environment:
30CC_PRINT_OPTIONS='YES'
31CC_PRINT_OPTIONS_FILE='/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/.CC_PRINT_OPTIONS'
32CPATH='/$MACPORTS/include'
33LIBRARY_PATH='/$MACPORTS/lib'
34MACOSX_DEPLOYMENT_TARGET='10.9'
35:debug:extract Assembled command: 'cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work" && /usr/bin/gzip -dc '/$MACPORTS/var/macports/distfiles/smartmontools/smartmontools-6.3.tar.gz' | /usr/bin/tar -xf -'
36:debug:extract Executing command line:  cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work" && /usr/bin/gzip -dc '/$MACPORTS/var/macports/distfiles/smartmontools/smartmontools-6.3.tar.gz' | /usr/bin/tar -xf -
37:debug:extract Privilege de-escalation not attempted as not running as root.
38:debug:patch patch phase started at Sat Jan 10 20:27:41 CST 2015
39:debug:patch Executing org.macports.patch (smartmontools)
40:debug:patch Privilege de-escalation not attempted as not running as root.
41:debug:configure configure phase started at Sat Jan 10 20:27:41 CST 2015
42:notice:configure --->  Configuring smartmontools
43:debug:configure Using compiler 'Xcode Clang'
44:debug:configure Executing org.macports.configure (smartmontools)
45:debug:configure Environment:
46CC='/usr/bin/clang'
47CC_PRINT_OPTIONS='YES'
48CC_PRINT_OPTIONS_FILE='/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/.CC_PRINT_OPTIONS'
49CFLAGS='-pipe -Os -arch x86_64'
50CPATH='/$MACPORTS/include'
51CPPFLAGS='-I/$MACPORTS/include'
52CXX='/usr/bin/clang++'
53CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
54F77FLAGS='-m64'
55F90FLAGS='-pipe -Os -m64'
56FCFLAGS='-pipe -Os -m64'
57FFLAGS='-pipe -Os'
58INSTALL='/usr/bin/install -c'
59LDFLAGS='-L/$MACPORTS/lib -Wl,-headerpad_max_install_names -arch x86_64'
60LIBRARY_PATH='/$MACPORTS/lib'
61MACOSX_DEPLOYMENT_TARGET='10.9'
62OBJC='/usr/bin/clang'
63OBJCFLAGS='-pipe -Os -arch x86_64'
64OBJCXX='/usr/bin/clang++'
65OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
66:debug:configure Assembled command: 'cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && ./configure --prefix=/$MACPORTS --mandir=/$MACPORTS/share/man --enable-drivedb --enable-sample --with-libcap-ng=no --enable-savestates --enable-attributelog'
67:debug:configure Executing command line:  cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && ./configure --prefix=/$MACPORTS --mandir=/$MACPORTS/share/man --enable-drivedb --enable-sample --with-libcap-ng=no --enable-savestates --enable-attributelog
68:info:configure checking for a BSD-compatible install... /usr/bin/install -c
69:info:configure checking whether build environment is sane... yes
70:info:configure checking for a thread-safe mkdir -p... /$MACPORTS/bin/gmkdir -p
71:info:configure checking for gawk... gawk
72:info:configure checking whether make sets $(MAKE)... yes
73:info:configure checking whether make supports nested variables... yes
74:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
75:info:configure checking whether the C++ compiler works... yes
76:info:configure checking for C++ compiler default output file name... a.out
77:info:configure checking for suffix of executables...
78:info:configure checking whether we are cross compiling... no
79:info:configure checking for suffix of object files... o
80:info:configure checking whether we are using the GNU C++ compiler... yes
81:info:configure checking whether /usr/bin/clang++ accepts -g... yes
82:info:configure checking for style of include used by make... GNU
83:info:configure checking dependency style of /usr/bin/clang++... gcc3
84:info:configure checking for gcc... /usr/bin/clang
85:info:configure checking whether we are using the GNU C compiler... yes
86:info:configure checking whether /usr/bin/clang accepts -g... yes
87:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
88:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
89:info:configure checking dependency style of /usr/bin/clang... gcc3
90:info:configure checking dependency style of /usr/bin/clang... gcc3
91:info:configure checking for pkg-config... /$MACPORTS/bin/pkg-config
92:info:configure checking pkg-config is at least version 0.9.0... yes
93:info:configure checking build system type... x86_64-apple-darwin13.4.0
94:info:configure checking host system type... x86_64-apple-darwin13.4.0
95:info:configure checking whether this is a build from SVN... no
96:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
97:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
98:info:configure checking for egrep... /usr/bin/grep -E
99:info:configure checking for ANSI C header files... yes
100:info:configure checking for sys/types.h... yes
101:info:configure checking for sys/stat.h... yes
102:info:configure checking for stdlib.h... yes
103:info:configure checking for string.h... yes
104:info:configure checking for memory.h... yes
105:info:configure checking for strings.h... yes
106:info:configure checking for inttypes.h... yes
107:info:configure checking for stdint.h... yes
108:info:configure checking for unistd.h... yes
109:info:configure checking locale.h usability... yes
110:info:configure checking locale.h presence... yes
111:info:configure checking for locale.h... yes
112:info:configure checking dev/ata/atavar.h usability... no
113:info:configure checking dev/ata/atavar.h presence... no
114:info:configure checking for dev/ata/atavar.h... no
115:info:configure checking netdb.h usability... yes
116:info:configure checking netdb.h presence... yes
117:info:configure checking for netdb.h... yes
118:info:configure checking for inttypes.h... (cached) yes
119:info:configure checking for stdint.h... (cached) yes
120:info:configure checking sys/inttypes.h usability... no
121:info:configure checking sys/inttypes.h presence... no
122:info:configure checking for sys/inttypes.h... no
123:info:configure checking sys/int_types.h usability... no
124:info:configure checking sys/int_types.h presence... no
125:info:configure checking for sys/int_types.h... no
126:info:configure checking sys/tweio.h usability... no
127:info:configure checking sys/tweio.h presence... no
128:info:configure checking for sys/tweio.h... no
129:info:configure checking sys/twereg.h usability... no
130:info:configure checking sys/twereg.h presence... no
131:info:configure checking for sys/twereg.h... no
132:info:configure checking sys/tw_osl_ioctl.h usability... no
133:info:configure checking sys/tw_osl_ioctl.h presence... no
134:info:configure checking for sys/tw_osl_ioctl.h... no
135:info:configure checking linux/compiler.h usability... no
136:info:configure checking linux/compiler.h presence... no
137:info:configure checking for linux/compiler.h... no
138:info:configure checking dev/ciss/cissio.h usability... no
139:info:configure checking dev/ciss/cissio.h presence... no
140:info:configure checking for dev/ciss/cissio.h... no
141:info:configure checking for linux/cciss_ioctl.h... no
142:info:configure checking for ntdddisk.h... no
143:info:configure checking for ddk/ntdddisk.h... no
144:info:configure checking wbemcli.h usability... no
145:info:configure checking wbemcli.h presence... no
146:info:configure checking for wbemcli.h... no
147:info:configure checking for int64_t... yes
148:info:configure checking for uint64_t... yes
149:info:configure checking for getopt_long... yes
150:info:configure checking for regcomp... yes
151:info:configure checking for sigset... yes
152:info:configure checking for strtoull... yes
153:info:configure checking for uname... yes
154:info:configure checking for clock_gettime... no
155:info:configure checking for ftime... yes
156:info:configure checking for gettimeofday... yes
157:info:configure checking whether byte ordering is bigendian... no
158:info:configure checking whether /usr/bin/clang++ supports __attribute__((packed))... yes
159:info:configure checking for systemdsystemunitdir... no
160:info:configure checking for init (rc) directory... no
161:info:configure checking whether to use libcap-ng... no
162:info:configure checking whether os_darwin.cpp uses new interface... no
163:info:configure checking that generated files are newer than configure... done
164:info:configure configure: creating ./config.status
165:info:configure config.status: creating Makefile
166:info:configure config.status: creating config.h
167:info:configure config.status: executing depfiles commands
168:info:configure checking whether make sets $(MAKE)... (cached) yes
169:info:configure -----------------------------------------------------------------------------
170:info:configure smartmontools-6.3 configuration:
171:info:configure host operating system:  x86_64-apple-darwin13.4.0
172:info:configure C++ compiler:           /usr/bin/clang++
173:info:configure C compiler:             /usr/bin/clang
174:info:configure preprocessor flags:     -I/$MACPORTS/include
175:info:configure C++ compiler flags:     -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W
176:info:configure C compiler flags:       -pipe -Os -arch x86_64
177:info:configure linker flags:           -L/$MACPORTS/lib -Wl,-headerpad_max_install_names -arch x86_64
178:info:configure OS specific modules:    os_darwin.o dev_legacy.o -framework CoreFoundation -framework IOKit
179:info:configure binary install path:    /$MACPORTS/sbin
180:info:configure man page install path:  /$MACPORTS/share/man
181:info:configure doc file install path:  /$MACPORTS/share/doc/smartmontools
182:info:configure examples install path:  /$MACPORTS/share/doc/smartmontools/examplescripts
183:info:configure drive database file:    /$MACPORTS/share/smartmontools/drivedb.h
184:info:configure database update script: /$MACPORTS/sbin/update-smart-drivedb
185:info:configure download tools:         curl wget lynx
186:info:configure local drive database:   /$MACPORTS/etc/smart_drivedb.h
187:info:configure smartd config file:     /$MACPORTS/etc/smartd.conf.sample
188:info:configure smartd warning script:  /$MACPORTS/etc/smartd_warning.sh
189:info:configure smartd plugin path:     /$MACPORTS/etc/smartd_warning.d
190:info:configure smartd initd script:    [disabled]
191:info:configure smartd save files:      /$MACPORTS/var/lib/smartmontools/smartd.MODEL-SERIAL.TYPE.state
192:info:configure smartd attribute logs:  /$MACPORTS/var/lib/smartmontools/attrlog.MODEL-SERIAL.TYPE.csv
193:info:configure libcap-ng support:      no
194:info:configure -----------------------------------------------------------------------------
195:debug:configure Privilege de-escalation not attempted as not running as root.
196:debug:build build phase started at Sat Jan 10 20:27:46 CST 2015
197:notice:build --->  Building smartmontools
198:debug:build Executing org.macports.build (smartmontools)
199:debug:build Environment:
200CC_PRINT_OPTIONS='YES'
201CC_PRINT_OPTIONS_FILE='/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/.CC_PRINT_OPTIONS'
202CPATH='/$MACPORTS/include'
203LIBRARY_PATH='/$MACPORTS/lib'
204MACOSX_DEPLOYMENT_TARGET='10.9'
205:debug:build Assembled command: 'cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && /usr/bin/make -j4 -w all'
206:debug:build Executing command line:  cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && /usr/bin/make -j4 -w all
207:info:build make: Entering directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
208:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
209:info:build make[1]: Entering directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
210:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT smartctl.o -MD -MP -MF .deps/smartctl.Tpo -c -o smartctl.o smartctl.cpp
211:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT atacmdnames.o -MD -MP -MF .deps/atacmdnames.Tpo -c -o atacmdnames.o atacmdnames.cpp
212:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT atacmds.o -MD -MP -MF .deps/atacmds.Tpo -c -o atacmds.o atacmds.cpp
213:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT ataidentify.o -MD -MP -MF .deps/ataidentify.Tpo -c -o ataidentify.o ataidentify.cpp
214:info:build mv -f .deps/atacmdnames.Tpo .deps/atacmdnames.Po
215:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT ataprint.o -MD -MP -MF .deps/ataprint.Tpo -c -o ataprint.o ataprint.cpp
216:info:build mv -f .deps/ataidentify.Tpo .deps/ataidentify.Po
217:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT dev_ata_cmd_set.o -MD -MP -MF .deps/dev_ata_cmd_set.Tpo -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp
218:info:build mv -f .deps/dev_ata_cmd_set.Tpo .deps/dev_ata_cmd_set.Po
219:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT dev_interface.o -MD -MP -MF .deps/dev_interface.Tpo -c -o dev_interface.o dev_interface.cpp
220:info:build mv -f .deps/atacmds.Tpo .deps/atacmds.Po
221:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT knowndrives.o -MD -MP -MF .deps/knowndrives.Tpo -c -o knowndrives.o knowndrives.cpp
222:info:build mv -f .deps/dev_interface.Tpo .deps/dev_interface.Po
223:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT scsicmds.o -MD -MP -MF .deps/scsicmds.Tpo -c -o scsicmds.o scsicmds.cpp
224:info:build mv -f .deps/smartctl.Tpo .deps/smartctl.Po
225:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT scsiata.o -MD -MP -MF .deps/scsiata.Tpo -c -o scsiata.o scsiata.cpp
226:info:build mv -f .deps/ataprint.Tpo .deps/ataprint.Po
227:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT scsiprint.o -MD -MP -MF .deps/scsiprint.Tpo -c -o scsiprint.o scsiprint.cpp
228:info:build mv -f .deps/knowndrives.Tpo .deps/knowndrives.Po
229:info:build   cat ChangeLog $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h
230:info:build mv -f .deps/scsicmds.Tpo .deps/scsicmds.Po
231:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT os_darwin.o -MD -MP -MF .deps/os_darwin.Tpo -c -o os_darwin.o os_darwin.cpp
232:info:build mv -f .deps/scsiata.Tpo .deps/scsiata.Po
233:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT dev_legacy.o -MD -MP -MF .deps/dev_legacy.Tpo -c -o dev_legacy.o dev_legacy.cpp
234:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT smartd.o -MD -MP -MF .deps/smartd.Tpo -c -o smartd.o smartd.cpp
235:info:build mv -f .deps/dev_legacy.Tpo .deps/dev_legacy.Po
236:info:build /bin/sh ./config.status --file=update-smart-drivedb
237:info:build mv -f .deps/os_darwin.Tpo .deps/os_darwin.Po
238:info:build /bin/sh ./config.status --file=smartd_warning.sh
239:info:build config.status: creating update-smart-drivedb
240:info:build chmod +x update-smart-drivedb
241:info:build   cat ./smartd.conf.5.in | $(MAN_FILTER) > smartd.conf.5
242:info:build   cat ./smartctl.8.in | $(MAN_FILTER) > smartctl.8
243:info:build mv -f .deps/scsiprint.Tpo .deps/scsiprint.Po
244:info:build   cat ./smartd.8.in | $(MAN_FILTER) > smartd.8
245:info:build config.status: creating smartd_warning.sh
246:info:build   cat ./update-smart-drivedb.8.in | $(MAN_FILTER) > update-smart-drivedb.8
247:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/$MACPORTS/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/$MACPORTS/share/smartmontools"' -DSMARTMONTOOLS_SAVESTATES='"/$MACPORTS/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/$MACPORTS/var/lib/smartmontools/attrlog."'    -I/$MACPORTS/include  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W -MT utility.o -MD -MP -MF .deps/utility.Tpo -c -o utility.o utility.cpp
248:info:build chmod +x smartd_warning.sh
249:info:build mv -f .deps/utility.Tpo .deps/utility.Po
250:info:build /usr/bin/clang++  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W  -L/$MACPORTS/lib -Wl,-headerpad_max_install_names -arch x86_64 -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_interface.o knowndrives.o scsicmds.o scsiata.o scsiprint.o utility.o    os_darwin.o dev_legacy.o -framework CoreFoundation -framework IOKit   
251:info:build mv -f .deps/smartd.Tpo .deps/smartd.Po
252:info:build /usr/bin/clang++  -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -W  -L/$MACPORTS/lib -Wl,-headerpad_max_install_names -arch x86_64 -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_interface.o knowndrives.o scsicmds.o scsiata.o utility.o     os_darwin.o dev_legacy.o -framework CoreFoundation -framework IOKit   
253:info:build make[1]: Leaving directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
254:info:build make: Leaving directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
255:debug:build Privilege de-escalation not attempted as not running as root.
256:debug:destroot destroot phase started at Sat Jan 10 20:27:49 CST 2015
257:notice:destroot --->  Staging smartmontools into destroot
258:info:destroot . changed
259:info:destroot  user expected 0 found 759826794 not modified: Operation not permitted
260:info:destroot  gid expected 0 found 12 not modified: Operation not permitted
261:info:destroot  permissions expected 0775 found 0755 modified
262:info:destroot ./usr missing (created)
263:info:destroot ./usr: user & group not modified: Operation not permitted
264:info:destroot . missing (directory not created: File exists)
265:info:destroot ./Applications missing (created)
266:info:destroot ./Applications: user & group not modified: Operation not permitted
267:info:destroot ./Developer missing (created)
268:info:destroot ./Developer: user & group not modified: Operation not permitted
269:info:destroot ./Library missing (created)
270:info:destroot ./Library: user & group not modified: Operation not permitted
271:info:destroot . changed
272:info:destroot  permissions expected 0775 found 0755 modified
273:info:destroot ./bin missing (created)
274:info:destroot ./etc missing (created)
275:info:destroot ./include missing (created)
276:info:destroot ./lib missing (created)
277:info:destroot ./lib/pkgconfig missing (created)
278:info:destroot ./libexec missing (created)
279:info:destroot ./sbin missing (created)
280:info:destroot ./share missing (created)
281:info:destroot ./share/info missing (created)
282:info:destroot ./share/man missing (created)
283:info:destroot ./share/man/cat1 missing (created)
284:info:destroot ./share/man/cat2 missing (created)
285:info:destroot ./share/man/cat3 missing (created)
286:info:destroot ./share/man/cat4 missing (created)
287:info:destroot ./share/man/cat5 missing (created)
288:info:destroot ./share/man/cat6 missing (created)
289:info:destroot ./share/man/cat7 missing (created)
290:info:destroot ./share/man/cat8 missing (created)
291:info:destroot ./share/man/cat9 missing (created)
292:info:destroot ./share/man/catl missing (created)
293:info:destroot ./share/man/catn missing (created)
294:info:destroot ./share/man/man1 missing (created)
295:info:destroot ./share/man/man2 missing (created)
296:info:destroot ./share/man/man3 missing (created)
297:info:destroot ./share/man/man4 missing (created)
298:info:destroot ./share/man/man5 missing (created)
299:info:destroot ./share/man/man6 missing (created)
300:info:destroot ./share/man/man7 missing (created)
301:info:destroot ./share/man/man8 missing (created)
302:info:destroot ./share/man/man9 missing (created)
303:info:destroot ./share/man/manl missing (created)
304:info:destroot ./share/man/mann missing (created)
305:info:destroot ./share/nls missing (created)
306:info:destroot ./share/nls/C missing (created)
307:info:destroot ./share/nls/af_ZA.ISO8859-1 missing (created)
308:info:destroot ./share/nls/af_ZA.ISO8859-15 missing (created)
309:info:destroot ./share/nls/bg_BG.CP1251 missing (created)
310:info:destroot ./share/nls/cs_CZ.ISO8859-2 missing (created)
311:info:destroot ./share/nls/da_DK.ISO8859-1 missing (created)
312:info:destroot ./share/nls/da_DK.ISO8859-15 missing (created)
313:info:destroot ./share/nls/de_AT.ISO8859-1 missing (created)
314:info:destroot ./share/nls/de_AT.ISO8859-15 missing (created)
315:info:destroot ./share/nls/de_CH.ISO8859-1 missing (created)
316:info:destroot ./share/nls/de_CH.ISO8859-15 missing (created)
317:info:destroot ./share/nls/de_DE.ISO8859-1 missing (created)
318:info:destroot ./share/nls/de_DE.ISO8859-15 missing (created)
319:info:destroot ./share/nls/el_GR.ISO8859-7 missing (created)
320:info:destroot ./share/nls/en_AU.ISO8859-1 missing (created)
321:info:destroot ./share/nls/en_AU.ISO8859-15 missing (created)
322:info:destroot ./share/nls/en_AU.US-ASCII missing (created)
323:info:destroot ./share/nls/en_CA.ISO8859-1 missing (created)
324:info:destroot ./share/nls/en_CA.ISO8859-15 missing (created)
325:info:destroot ./share/nls/en_CA.US-ASCII missing (created)
326:info:destroot ./share/nls/en_GB.ISO8859-1 missing (created)
327:info:destroot ./share/nls/en_GB.ISO8859-15 missing (created)
328:info:destroot ./share/nls/en_GB.US-ASCII missing (created)
329:info:destroot ./share/nls/en_NZ.ISO8859-1 missing (created)
330:info:destroot ./share/nls/en_NZ.ISO8859-15 missing (created)
331:info:destroot ./share/nls/en_NZ.US-ASCII missing (created)
332:info:destroot ./share/nls/en_US.ISO8859-1 missing (created)
333:info:destroot ./share/nls/en_US.ISO8859-15 missing (created)
334:info:destroot ./share/nls/es_ES.ISO8859-1 missing (created)
335:info:destroot ./share/nls/es_ES.ISO8859-15 missing (created)
336:info:destroot ./share/nls/et_EE.ISO8859-15 missing (created)
337:info:destroot ./share/nls/fi_FI.ISO8859-1 missing (created)
338:info:destroot ./share/nls/fi_FI.ISO8859-15 missing (created)
339:info:destroot ./share/nls/fr_BE.ISO8859-1 missing (created)
340:info:destroot ./share/nls/fr_BE.ISO8859-15 missing (created)
341:info:destroot ./share/nls/fr_CA.ISO8859-1 missing (created)
342:info:destroot ./share/nls/fr_CA.ISO8859-15 missing (created)
343:info:destroot ./share/nls/fr_CH.ISO8859-1 missing (created)
344:info:destroot ./share/nls/fr_CH.ISO8859-15 missing (created)
345:info:destroot ./share/nls/fr_FR.ISO8859-1 missing (created)
346:info:destroot ./share/nls/fr_FR.ISO8859-15 missing (created)
347:info:destroot ./share/nls/hi_IN.ISCII-DEV missing (created)
348:info:destroot ./share/nls/hr_HR.ISO8859-2 missing (created)
349:info:destroot ./share/nls/hu_HU.ISO8859-2 missing (created)
350:info:destroot ./share/nls/is_IS.ISO8859-1 missing (created)
351:info:destroot ./share/nls/is_IS.ISO8859-15 missing (created)
352:info:destroot ./share/nls/it_CH.ISO8859-1 missing (created)
353:info:destroot ./share/nls/it_CH.ISO8859-15 missing (created)
354:info:destroot ./share/nls/it_IT.ISO8859-1 missing (created)
355:info:destroot ./share/nls/it_IT.ISO8859-15 missing (created)
356:info:destroot ./share/nls/ja_JP.SJIS missing (created)
357:info:destroot ./share/nls/ja_JP.eucJP missing (created)
358:info:destroot ./share/nls/ko_KR.eucKR missing (created)
359:info:destroot ./share/nls/la_LN.ISO8859-1 missing (created)
360:info:destroot ./share/nls/la_LN.ISO8859-15 missing (created)
361:info:destroot ./share/nls/la_LN.ISO8859-2 missing (created)
362:info:destroot ./share/nls/la_LN.ISO8859-4 missing (created)
363:info:destroot ./share/nls/la_LN.US-ASCII missing (created)
364:info:destroot ./share/nls/lt_LT.ISO8859-4 missing (created)
365:info:destroot ./share/nls/nl_BE.ISO8859-1 missing (created)
366:info:destroot ./share/nls/nl_BE.ISO8859-15 missing (created)
367:info:destroot ./share/nls/nl_NL.ISO8859-1 missing (created)
368:info:destroot ./share/nls/nl_NL.ISO8859-15 missing (created)
369:info:destroot ./share/nls/no_NO.ISO8859-1 missing (created)
370:info:destroot ./share/nls/no_NO.ISO8859-15 missing (created)
371:info:destroot ./share/nls/pl_PL.ISO8859-2 missing (created)
372:info:destroot ./share/nls/pt_BR.ISO8859-1 missing (created)
373:info:destroot ./share/nls/pt_PT.ISO8859-1 missing (created)
374:info:destroot ./share/nls/pt_PT.ISO8859-15 missing (created)
375:info:destroot ./share/nls/ro_RO.ISO8859-2 missing (created)
376:info:destroot ./share/nls/ru_RU.CP866 missing (created)
377:info:destroot ./share/nls/ru_RU.ISO8859-5 missing (created)
378:info:destroot ./share/nls/ru_RU.KOI8-R missing (created)
379:info:destroot ./share/nls/sk_SK.ISO8859-2 missing (created)
380:info:destroot ./share/nls/sl_SI.ISO8859-2 missing (created)
381:info:destroot ./share/nls/sv_SE.ISO8859-1 missing (created)
382:info:destroot ./share/nls/sv_SE.ISO8859-15 missing (created)
383:info:destroot ./share/nls/tr_TR.ISO8859-9 missing (created)
384:info:destroot ./share/nls/uk_UA.ISO8859-5 missing (created)
385:info:destroot ./share/nls/uk_UA.KOI8-U missing (created)
386:info:destroot ./share/nls/zh_CN.eucCN missing (created)
387:info:destroot ./share/nls/zh_TW.Big5 missing (created)
388:info:destroot ./share/skel missing (created)
389:info:destroot ./src missing (created)
390:info:destroot ./var missing (created)
391:info:destroot ./www missing (created)
392:debug:destroot Executing org.macports.destroot (smartmontools)
393:debug:destroot Environment:
394CC_PRINT_OPTIONS='YES'
395CC_PRINT_OPTIONS_FILE='/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/.CC_PRINT_OPTIONS'
396CPATH='/$MACPORTS/include'
397LIBRARY_PATH='/$MACPORTS/lib'
398MACOSX_DEPLOYMENT_TARGET='10.9'
399:debug:destroot Assembled command: 'cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && /usr/bin/make -w install DESTDIR=/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot'
400:debug:destroot Executing command line:  cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3" && /usr/bin/make -w install DESTDIR=/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot
401:info:destroot make: Entering directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
402:info:destroot make[1]: Entering directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
403:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin'
404:info:destroot   /usr/bin/install -c smartctl smartd '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin'
405:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin'
406:info:destroot  /usr/bin/install -c update-smart-drivedb '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin'
407:info:destroot /bin/sh /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3/install-sh -d /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc
408:info:destroot  /usr/bin/install -c -m 644 ./smartd.conf /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc/smartd.conf.sample
409:info:destroot /bin/sh /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3/install-sh -d /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc/smartd_warning.d
410:info:destroot /bin/sh /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3/install-sh -d /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/lib/smartmontools
411:info:destroot /bin/sh /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3/install-sh -d /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/lib/smartmontools
412:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools'
413:info:destroot  /usr/bin/install -c -m 644 AUTHORS ChangeLog ChangeLog-5.0-6.0 COPYING INSTALL NEWS README TODO WARNINGS smartd.conf '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools'
414:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/smartmontools'
415:info:destroot  /usr/bin/install -c -m 644 drivedb.h '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/smartmontools'
416:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts'
417:info:destroot  /usr/bin/install -c -m 644 examplescripts/README '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts'
418:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts'
419:info:destroot  /usr/bin/install -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts'
420:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man5'
421:info:destroot  /usr/bin/install -c -m 644 smartd.conf.5 '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man5'
422:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man8'
423:info:destroot  /usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man8'
424:info:destroot  /$MACPORTS/bin/gmkdir -p '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc'
425:info:destroot  /usr/bin/install -c smartd_warning.sh '/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc'
426:info:destroot make[1]: Leaving directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
427:info:destroot make: Leaving directory `/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/smartmontools-6.3'
428:debug:destroot Executing portdestroot::destroot_finish
429:notice:destroot --->  Creating launchd control script
430:notice:destroot ###########################################################
431:notice:destroot # A startup item has been generated that will aid in
432:notice:destroot # starting smartmontools with launchd. It is disabled
433:notice:destroot # by default. Execute the following command to start it,
434:notice:destroot # and to cause it to launch at startup:
435:notice:destroot #
436:notice:destroot # sudo port load smartmontools
437:notice:destroot ###########################################################
438:debug:destroot Fixing glibtool .la files in destroot for smartmontools
439:info:destroot xinstall: mkdir /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/${PARTIAL_PATH_SNIPPED}
440:info:destroot xinstall: /dev/null -> /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/run/.turd_smartmontools
441:info:destroot xinstall: /dev/null -> /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/lib/smartmontools/.turd_smartmontools
442:info:destroot --->  Compressing man pages for smartmontools
443:debug:destroot Scanning man5
444:info:destroot man5/smartd.conf.5:         69.5% -- replaced with man5/smartd.conf.5.gz
445:info:destroot man5/smartd.conf.5.gz: changing permissions from 00644 to 00444
446:debug:destroot Scanning man8
447:info:destroot man8/smartctl.8:    67.4% -- replaced with man8/smartctl.8.gz
448:info:destroot man8/smartctl.8.gz: changing permissions from 00644 to 00444
449:info:destroot man8/smartd.8:      65.3% -- replaced with man8/smartd.8.gz
450:info:destroot man8/smartd.8.gz: changing permissions from 00644 to 00444
451:info:destroot man8/update-smart-drivedb.8:        57.7% -- replaced with man8/update-smart-drivedb.8.gz
452:info:destroot man8/update-smart-drivedb.8.gz: changing permissions from 00644 to 00444
453:debug:destroot checking for mtree violations
454:debug:destroot Privilege de-escalation not attempted as not running as root.
455:debug:install install phase started at Sat Jan 10 20:27:50 CST 2015
456:notice:install --->  Installing smartmontools @6.3_1+attributelog+savestates
457:debug:install Executing org.macports.install (smartmontools)
458:debug:install Using /usr/bin/tar
459:debug:install Using /usr/bin/bzip2
460:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc/LaunchDaemons/org.macports.smartd/org.macports.smartd.plist
461:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc/smartd.conf.sample
462:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/etc/smartd_warning.sh
463:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin/smartctl
464:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin/smartd
465:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/sbin/update-smart-drivedb
466:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/AUTHORS
467:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/COPYING
468:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/ChangeLog
469:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/ChangeLog-5.0-6.0
470:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/INSTALL
471:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/NEWS
472:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/README
473:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/TODO
474:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/WARNINGS
475:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example1
476:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example2
477:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example3
478:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example4
479:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example5
480:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/Example6
481:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/examplescripts/README
482:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/doc/smartmontools/smartd.conf
483:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man5/smartd.conf.5.gz
484:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man8/smartctl.8.gz
485:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man8/smartd.8.gz
486:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/man/man8/update-smart-drivedb.8.gz
487:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/share/smartmontools/drivedb.h
488:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/lib/smartmontools/.turd_smartmontools
489:debug:install checksum file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/$MACPORTS/var/run/.turd_smartmontools
490:debug:install Creating smartmontools-6.3_1+attributelog+savestates.darwin_13.x86_64.tbz2
491:debug:install Environment:
492CC_PRINT_OPTIONS='YES'
493CC_PRINT_OPTIONS_FILE='/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/.CC_PRINT_OPTIONS'
494CPATH='/$MACPORTS/include'
495LIBRARY_PATH='/$MACPORTS/lib'
496MACOSX_DEPLOYMENT_TARGET='10.9'
497:debug:install Assembled command: 'cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /$MACPORTS/var/macports/software/smartmontools/smartmontools-6.3_1+attributelog+savestates.darwin_13.x86_64.tbz2'
498:debug:install Executing command line:  cd "/$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /$MACPORTS/var/macports/software/smartmontools/smartmontools-6.3_1+attributelog+savestates.darwin_13.x86_64.tbz2
499:info:install a .
500:info:install a ./+COMMENT
501:info:install a ./+CONTENTS
502:info:install a ./+DESC
503:info:install a ./+PORTFILE
504:info:install a ./+STATE
505:info:install a ./${PARTIAL_PATH_SNIPPED}
506:info:install a ./${PARTIAL_PATH_SNIPPED}
507:info:install a ./${PARTIAL_PATH_SNIPPED}
508:info:install a ./${PARTIAL_PATH_SNIPPED}
509:info:install a ./$MACPORTS
510:info:install a ./$MACPORTS/etc
511:info:install a ./$MACPORTS/sbin
512:info:install a ./$MACPORTS/share
513:info:install a ./$MACPORTS/var
514:info:install a ./$MACPORTS/var/lib
515:info:install a ./$MACPORTS/var/run
516:info:install a ./$MACPORTS/var/run/.turd_smartmontools
517:info:install a ./$MACPORTS/var/lib/smartmontools
518:info:install a ./$MACPORTS/var/lib/smartmontools/.turd_smartmontools
519:info:install a ./$MACPORTS/share/doc
520:info:install a ./$MACPORTS/share/man
521:info:install a ./$MACPORTS/share/smartmontools
522:info:install a ./$MACPORTS/share/smartmontools/drivedb.h
523:info:install a ./$MACPORTS/share/man/man5
524:info:install a ./$MACPORTS/share/man/man8
525:info:install a ./$MACPORTS/share/man/man8/smartctl.8.gz
526:info:install a ./$MACPORTS/share/man/man8/smartd.8.gz
527:info:install a ./$MACPORTS/share/man/man8/update-smart-drivedb.8.gz
528:info:install a ./$MACPORTS/share/man/man5/smartd.conf.5.gz
529:info:install a ./$MACPORTS/share/doc/smartmontools
530:info:install a ./$MACPORTS/share/doc/smartmontools/AUTHORS
531:info:install a ./$MACPORTS/share/doc/smartmontools/ChangeLog
532:info:install a ./$MACPORTS/share/doc/smartmontools/ChangeLog-5.0-6.0
533:info:install a ./$MACPORTS/share/doc/smartmontools/COPYING
534:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts
535:info:install a ./$MACPORTS/share/doc/smartmontools/INSTALL
536:info:install a ./$MACPORTS/share/doc/smartmontools/NEWS
537:info:install a ./$MACPORTS/share/doc/smartmontools/README
538:info:install a ./$MACPORTS/share/doc/smartmontools/smartd.conf
539:info:install a ./$MACPORTS/share/doc/smartmontools/TODO
540:info:install a ./$MACPORTS/share/doc/smartmontools/WARNINGS
541:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example1
542:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example2
543:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example3
544:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example4
545:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example5
546:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/Example6
547:info:install a ./$MACPORTS/share/doc/smartmontools/examplescripts/README
548:info:install a ./$MACPORTS/sbin/smartctl
549:info:install a ./$MACPORTS/sbin/smartd
550:info:install a ./$MACPORTS/sbin/update-smart-drivedb
551:info:install a ./$MACPORTS/etc/LaunchDaemons
552:info:install a ./$MACPORTS/etc/smartd.conf.sample
553:info:install a ./$MACPORTS/etc/smartd_warning.sh
554:info:install a ./$MACPORTS/etc/LaunchDaemons/org.macports.smartd
555:info:install a ./$MACPORTS/etc/LaunchDaemons/org.macports.smartd/org.macports.smartd.plist
556:debug:install Archive smartmontools-6.3_1+attributelog+savestates.darwin_13.x86_64.tbz2 packaged
557:debug:install removing file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/+COMMENT
558:debug:install removing file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/+CONTENTS
559:debug:install removing file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/+DESC
560:debug:install removing file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/+PORTFILE
561:debug:install removing file: /$MACPORTS/var/macports/build/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/work/destroot/+STATE
562:debug:activate activate phase started at Sat Jan 10 20:27:50 CST 2015
563:debug:activate Executing org.macports.activate (smartmontools)
564:msg:activate --->  Activating smartmontools @6.3_1+attributelog+savestates
565:debug:activate Using /usr/bin/tar
566:debug:activate Using /usr/bin/bzip2
567:info:activate x ./
568:info:activate x ./+COMMENT
569:info:activate x ./+CONTENTS
570:info:activate x ./+DESC
571:info:activate x ./+PORTFILE
572:info:activate x ./+STATE
573:info:activate x ./${PARTIAL_PATH_SNIPPED}/
574:info:activate x ./${PARTIAL_PATH_SNIPPED}/
575:info:activate x ./${PARTIAL_PATH_SNIPPED}/
576:info:activate x ./${PARTIAL_PATH_SNIPPED}/
577:info:activate x ./$MACPORTS/
578:info:activate x ./$MACPORTS/etc/
579:info:activate x ./$MACPORTS/sbin/
580:info:activate x ./$MACPORTS/share/
581:info:activate x ./$MACPORTS/var/
582:info:activate x ./$MACPORTS/var/lib/
583:info:activate x ./$MACPORTS/var/run/
584:info:activate x ./$MACPORTS/var/run/.turd_smartmontools
585:info:activate x ./$MACPORTS/var/lib/smartmontools/
586:info:activate x ./$MACPORTS/var/lib/smartmontools/.turd_smartmontools
587:info:activate x ./$MACPORTS/share/doc/
588:info:activate x ./$MACPORTS/share/man/
589:info:activate x ./$MACPORTS/share/smartmontools/
590:info:activate x ./$MACPORTS/share/smartmontools/drivedb.h
591:info:activate x ./$MACPORTS/share/man/man5/
592:info:activate x ./$MACPORTS/share/man/man8/
593:info:activate x ./$MACPORTS/share/man/man8/smartctl.8.gz
594:info:activate x ./$MACPORTS/share/man/man8/smartd.8.gz
595:info:activate x ./$MACPORTS/share/man/man8/update-smart-drivedb.8.gz
596:info:activate x ./$MACPORTS/share/man/man5/smartd.conf.5.gz
597:info:activate x ./$MACPORTS/share/doc/smartmontools/
598:info:activate x ./$MACPORTS/share/doc/smartmontools/AUTHORS
599:info:activate x ./$MACPORTS/share/doc/smartmontools/ChangeLog
600:info:activate x ./$MACPORTS/share/doc/smartmontools/ChangeLog-5.0-6.0
601:info:activate x ./$MACPORTS/share/doc/smartmontools/COPYING
602:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/
603:info:activate x ./$MACPORTS/share/doc/smartmontools/INSTALL
604:info:activate x ./$MACPORTS/share/doc/smartmontools/NEWS
605:info:activate x ./$MACPORTS/share/doc/smartmontools/README
606:info:activate x ./$MACPORTS/share/doc/smartmontools/smartd.conf
607:info:activate x ./$MACPORTS/share/doc/smartmontools/TODO
608:info:activate x ./$MACPORTS/share/doc/smartmontools/WARNINGS
609:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example1
610:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example2
611:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example3
612:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example4
613:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example5
614:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/Example6
615:info:activate x ./$MACPORTS/share/doc/smartmontools/examplescripts/README
616:info:activate x ./$MACPORTS/sbin/smartctl
617:info:activate x ./$MACPORTS/sbin/smartd
618:info:activate x ./$MACPORTS/sbin/update-smart-drivedb
619:info:activate x ./$MACPORTS/etc/LaunchDaemons/
620:info:activate x ./$MACPORTS/etc/smartd.conf.sample
621:info:activate x ./$MACPORTS/etc/smartd_warning.sh
622:info:activate x ./$MACPORTS/etc/LaunchDaemons/org.macports.smartd/
623:info:activate x ./$MACPORTS/etc/LaunchDaemons/org.macports.smartd/org.macports.smartd.plist
624:debug:activate activating directory: /
625:debug:activate activating directory: /${PARTIAL_PATH_SNIPPED}
626:debug:activate activating directory: /${PARTIAL_PATH_SNIPPED}
627:debug:activate activating directory: /${PARTIAL_PATH_SNIPPED}
628:debug:activate activating directory: /${PARTIAL_PATH_SNIPPED}
629:debug:activate activating directory: /$MACPORTS
630:debug:activate activating directory: /$MACPORTS/etc
631:debug:activate activating directory: /$MACPORTS/etc/LaunchDaemons
632:debug:activate activating directory: /$MACPORTS/etc/LaunchDaemons/org.macports.smartd
633:debug:activate activating file: /$MACPORTS/etc/LaunchDaemons/org.macports.smartd/org.macports.smartd.plist
634:debug:activate activating file: /$MACPORTS/etc/smartd.conf.sample
635:debug:activate activating file: /$MACPORTS/etc/smartd_warning.sh
636:debug:activate activating directory: /$MACPORTS/sbin
637:debug:activate activating file: /$MACPORTS/sbin/smartctl
638:debug:activate activating file: /$MACPORTS/sbin/smartd
639:debug:activate activating file: /$MACPORTS/sbin/update-smart-drivedb
640:debug:activate activating directory: /$MACPORTS/share
641:debug:activate activating directory: /$MACPORTS/share/doc
642:debug:activate activating directory: /$MACPORTS/share/doc/smartmontools
643:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/AUTHORS
644:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/COPYING
645:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/ChangeLog
646:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/ChangeLog-5.0-6.0
647:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/INSTALL
648:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/NEWS
649:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/README
650:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/TODO
651:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/WARNINGS
652:debug:activate activating directory: /$MACPORTS/share/doc/smartmontools/examplescripts
653:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example1
654:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example2
655:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example3
656:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example4
657:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example5
658:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example6
659:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/examplescripts/README
660:debug:activate activating file: /$MACPORTS/share/doc/smartmontools/smartd.conf
661:debug:activate activating directory: /$MACPORTS/share/man
662:debug:activate activating directory: /$MACPORTS/share/man/man5
663:debug:activate activating file: /$MACPORTS/share/man/man5/smartd.conf.5.gz
664:debug:activate activating directory: /$MACPORTS/share/man/man8
665:debug:activate activating file: /$MACPORTS/share/man/man8/smartctl.8.gz
666:debug:activate activating file: /$MACPORTS/share/man/man8/smartd.8.gz
667:debug:activate activating file: /$MACPORTS/share/man/man8/update-smart-drivedb.8.gz
668:debug:activate activating directory: /$MACPORTS/share/smartmontools
669:debug:activate activating file: /$MACPORTS/share/smartmontools/drivedb.h
670:debug:activate activating directory: /$MACPORTS/var
671:debug:activate activating directory: /$MACPORTS/var/lib
672:debug:activate activating directory: /$MACPORTS/var/lib/smartmontools
673:debug:activate activating file: /$MACPORTS/var/lib/smartmontools/.turd_smartmontools
674:debug:activate activating directory: /$MACPORTS/var/run
675:debug:activate activating file: /$MACPORTS/var/run/.turd_smartmontools
676:debug:activate Activation failed, rolling back.
677:debug:activate deactivating file: /$MACPORTS/var/lib/smartmontools/.turd_smartmontools
678:debug:activate deactivating directory: /$MACPORTS/var/lib/smartmontools
679:debug:activate /$MACPORTS/var/lib is not empty
680:debug:activate /$MACPORTS/var is not empty
681:debug:activate deactivating file: /$MACPORTS/share/smartmontools/drivedb.h
682:debug:activate deactivating directory: /$MACPORTS/share/smartmontools
683:debug:activate deactivating file: /$MACPORTS/share/man/man8/update-smart-drivedb.8.gz
684:debug:activate deactivating file: /$MACPORTS/share/man/man8/smartd.8.gz
685:debug:activate deactivating file: /$MACPORTS/share/man/man8/smartctl.8.gz
686:debug:activate /$MACPORTS/share/man/man8 is not empty
687:debug:activate deactivating file: /$MACPORTS/share/man/man5/smartd.conf.5.gz
688:debug:activate /$MACPORTS/share/man/man5 is not empty
689:debug:activate /$MACPORTS/share/man is not empty
690:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/smartd.conf
691:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/README
692:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example6
693:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example5
694:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example4
695:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example3
696:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example2
697:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/examplescripts/Example1
698:debug:activate deactivating directory: /$MACPORTS/share/doc/smartmontools/examplescripts
699:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/WARNINGS
700:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/TODO
701:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/README
702:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/NEWS
703:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/INSTALL
704:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/ChangeLog-5.0-6.0
705:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/ChangeLog
706:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/COPYING
707:debug:activate deactivating file: /$MACPORTS/share/doc/smartmontools/AUTHORS
708:debug:activate deactivating directory: /$MACPORTS/share/doc/smartmontools
709:debug:activate /$MACPORTS/share/doc is not empty
710:debug:activate /$MACPORTS/share is not empty
711:debug:activate deactivating file: /$MACPORTS/sbin/update-smart-drivedb
712:debug:activate deactivating file: /$MACPORTS/sbin/smartd
713:debug:activate deactivating file: /$MACPORTS/sbin/smartctl
714:debug:activate /$MACPORTS/sbin is not empty
715:debug:activate deactivating file: /$MACPORTS/etc/smartd_warning.sh
716:debug:activate deactivating file: /$MACPORTS/etc/smartd.conf.sample
717:debug:activate deactivating file: /$MACPORTS/etc/LaunchDaemons/org.macports.smartd/org.macports.smartd.plist
718:debug:activate deactivating directory: /$MACPORTS/etc/LaunchDaemons/org.macports.smartd
719:debug:activate /$MACPORTS/etc/LaunchDaemons is not empty
720:debug:activate /$MACPORTS/etc is not empty
721:debug:activate /$MACPORTS is not empty
722:debug:activate /${PARTIAL_PATH_SNIPPED} is not empty
723:debug:activate /${PARTIAL_PATH_SNIPPED} is not empty
724:debug:activate /${PARTIAL_PATH_SNIPPED} is not empty
725:debug:activate /${PARTIAL_PATH_SNIPPED} is not empty
726:debug:activate / is not empty
727:error:activate org.macports.activate for port smartmontools returned: error renaming "/$MACPORTS/var/macports/software/smartmontools/mpextractmK1e9ldZ/$MACPORTS/var/run/.turd_smartmontools" to "/$MACPORTS/var/run/.turd_smartmontools": permission denied
728:debug:activate Error code: POSIX EACCES {permission denied}
729:debug:activate Backtrace: error renaming "/$MACPORTS/var/macports/software/smartmontools/mpextractmK1e9ldZ/$MACPORTS/var/run/.turd_smartmontools" to "/$MACPORTS/var/run/.turd_smartmontools": permission denied
730    while executing
731"::file rename $srcfile $dstfile"
732    (procedure "_activate_file" line 33)
733    invoked from within
734"_activate_file "${extracted_dir}${file}" $file"
735    ("foreach" body line 2)
736    invoked from within
737"foreach file $files {
738                    if {[_activate_file "${extracted_dir}${file}" $file] == 1} {
739                        lappend rollback_fileli..."
740    invoked from within
741"try {
742                $port activate $imagefiles
743                foreach file $files {
744                    if {[_activate_file "${extracted_dir}${file..."
745    invoked from within
746"registry::write {
747            # Activate it, and catch errors so we can roll-back
748            try {
749                $port activate $imagefiles
750       ..."
751    invoked from within
752"try {
753        registry::write {
754            foreach file $imagefiles {
755                set srcfile "${extracted_dir}${file}"
756
757                # To be ..."
758    (procedure "_activate_contents" line 21)
759    invoked from within
760"_activate_contents $requested"
761    (procedure "portimage::activate" line 57)
762    invoked from within
763"registry_activate $subport $version $revision $portvariants [array get user_options]"
764    (procedure "portactivate::activate_main" line 4)
765    invoked from within
766"portactivate::activate_main org.macports.activate"
767    ("eval" body line 1)
768    invoked from within
769"eval $procedure $targetname"
770:info:activate Warning: targets not executed for smartmontools: org.macports.activate
771:notice:activate Please see the log file for port smartmontools for details:
772    /$MACPORTS/var/macports/logs/${MACPORTS_WITH_UNDERSCORES}_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_smartmontools/smartmontools/main.log