Ticket #61710: Log at 2020-11-30 11-31-24 AM.txt

File Log at 2020-11-30 11-31-24 AM.txt, 21.6 KB (added by m5comp, 3 years ago)
Line 
1********** % sudo port -v install gtk2-murrine
2Password:
3--->  Computing dependencies for gtk2-murrine.
4--->  Fetching archive for gtk2-murrine
5--->  gtk2-murrine-0.98.2_0.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
6--->  Attempting to fetch gtk2-murrine-0.98.2_0.darwin_20.x86_64.tbz2 from https://packages.macports.org/gtk2-murrine
7  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
8                                 Dload  Upload   Total   Spent    Left  Speed
9  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
10--->  Attempting to fetch gtk2-murrine-0.98.2_0.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/gtk2-murrine/gtk2-murrine
11  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12                                 Dload  Upload   Total   Spent    Left  Speed
13  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
14--->  Attempting to fetch gtk2-murrine-0.98.2_0.darwin_20.x86_64.tbz2 from https://nue.de.packages.macports.org/gtk2-murrine
15  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16                                 Dload  Upload   Total   Spent    Left  Speed
17  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
18--->  Fetching distfiles for gtk2-murrine
19--->  Verifying checksums for gtk2-murrine
20--->  Checksumming murrine-0.98.2.tar.xz
21--->  Extracting gtk2-murrine
22--->  Extracting murrine-0.98.2.tar.xz
23Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/gtk2-murrine/murrine-0.98.2.tar.xz' | /usr/bin/tar -xf -
24--->  Configuring gtk2-murrine
25Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2" && ./configure --prefix=/opt/local --enable-animation
26checking for a BSD-compatible install... /usr/bin/install -c
27checking whether build environment is sane... yes
28checking for a thread-safe mkdir -p... ./install-sh -c -d
29checking for gawk... gawk
30checking whether make sets $(MAKE)... yes
31checking whether to enable maintainer-specific portions of Makefiles... no
32checking for gcc... /usr/bin/clang
33checking whether the C compiler works... yes
34checking for C compiler default output file name... a.out
35checking for suffix of executables...
36checking whether we are cross compiling... no
37checking for suffix of object files... o
38checking whether we are using the GNU C compiler... yes
39checking whether /usr/bin/clang accepts -g... yes
40checking for /usr/bin/clang option to accept ISO C89... none needed
41checking for style of include used by make... GNU
42checking dependency style of /usr/bin/clang... gcc3
43checking whether make sets $(MAKE)... (cached) yes
44checking build system type... x86_64-apple-darwin20.1.0
45checking host system type... x86_64-apple-darwin20.1.0
46checking how to print strings... printf
47checking for a sed that does not truncate output... /opt/local/bin/gsed
48checking for grep that handles long lines and -e... /usr/bin/grep
49checking for egrep... /usr/bin/grep -E
50checking for fgrep... /usr/bin/grep -F
51checking for ld used by /usr/bin/clang... /Library/Developer/CommandLineTools/usr/bin/ld
52checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
53checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
54checking the name lister (/usr/bin/nm -B) interface... BSD nm
55checking whether ln -s works... yes
56checking the maximum length of command line arguments... 786432
57checking whether the shell understands some XSI constructs... yes
58checking whether the shell understands "+="... yes
59checking how to convert x86_64-apple-darwin20.1.0 file names to x86_64-apple-darwin20.1.0 format... func_convert_file_noop
60checking how to convert x86_64-apple-darwin20.1.0 file names to toolchain format... func_convert_file_noop
61checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
62checking for objdump... objdump
63checking how to recognize dependent libraries... pass_all
64checking for dlltool... dlltool
65checking how to associate runtime and link libraries... printf %s\n
66checking for ar... ar
67checking for archiver @FILE support... no
68checking for strip... strip
69checking for ranlib... ranlib
70checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
71checking for sysroot... no
72checking for mt... no
73checking if : is a manifest tool... no
74checking for dsymutil... dsymutil
75checking for nmedit... nmedit
76checking for lipo... lipo
77checking for otool... otool
78checking for otool64... no
79checking for -single_module linker flag... yes
80checking for -exported_symbols_list linker flag... yes
81checking for -force_load linker flag... yes
82checking how to run the C preprocessor... /usr/bin/clang -E
83checking for ANSI C header files... yes
84checking for sys/types.h... yes
85checking for sys/stat.h... yes
86checking for stdlib.h... yes
87checking for string.h... yes
88checking for memory.h... yes
89checking for strings.h... yes
90checking for inttypes.h... yes
91checking for stdint.h... yes
92checking for unistd.h... yes
93checking for dlfcn.h... yes
94checking for objdir... .libs
95checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
96checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
97checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
98checking if /usr/bin/clang static flag -static works... no
99checking if /usr/bin/clang supports -c -o file.o... yes
100checking if /usr/bin/clang supports -c -o file.o... (cached) yes
101checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
102checking dynamic linker characteristics... darwin20.1.0 dyld
103checking how to hardcode library paths into programs... immediate
104checking whether stripping libraries is possible... yes
105checking if libtool supports shared libraries... yes
106checking whether to build shared libraries... yes
107checking whether to build static libraries... no
108checking whether NLS is requested... yes
109checking for intltool >= 0.37.1... 0.51.0 found
110checking for intltool-update... /opt/local/bin/intltool-update
111checking for intltool-merge... /opt/local/bin/intltool-merge
112checking for intltool-extract... /opt/local/bin/intltool-extract
113checking for xgettext... /opt/local/bin/xgettext
114checking for msgmerge... /opt/local/bin/msgmerge
115checking for msgfmt... /opt/local/bin/msgfmt
116checking for gmsgfmt... /opt/local/bin/msgfmt
117checking for perl... /opt/local/bin/perl
118checking for perl >= 5.8.1... 5.28.3
119checking for XML::Parser... ok
120checking locale.h usability... yes
121checking locale.h presence... yes
122checking for locale.h... yes
123checking for LC_MESSAGES... yes
124checking libintl.h usability... yes
125checking libintl.h presence... yes
126checking for libintl.h... yes
127checking for ngettext in libc... no
128checking for bindtextdomain in -lintl... yes
129checking for ngettext in -lintl... yes
130checking for dgettext in -lintl... yes
131checking for bind_textdomain_codeset... yes
132checking for msgfmt... (cached) /opt/local/bin/msgfmt
133checking for dcgettext... yes
134checking if msgfmt accepts -c... yes
135checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
136checking for xgettext... (cached) /opt/local/bin/xgettext
137checking for pkg-config... /opt/local/bin/pkg-config
138checking pkg-config is at least version 0.9.0... yes
139checking for GTK... yes
140checking for pixman... yes
141configure: creating ./config.status
142config.status: creating Makefile
143config.status: creating po/Makefile.in
144config.status: creating schema/Makefile
145config.status: creating schema/murrine.xml.in
146config.status: creating murrine.pc
147config.status: creating src/config.h
148config.status: executing depfiles commands
149config.status: executing libtool commands
150config.status: executing default-1 commands
151config.status: executing po/stamp-it commands
152
153Now type 'make' to compile murrine.
154--->  Building gtk2-murrine
155Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2" && /usr/bin/make -j4 -w all
156make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2'
157Making all in schema
158make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2/schema'
159LC_ALL=C /opt/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po murrine.xml.in murrine.xml
160Generating and caching the translation database
161Merging translations into murrine.xml.
162CREATED murrine.xml
163make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2/schema'
164make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2'
165  CC     cairo-support.lo
166  CC     animation.lo
167  CC     support.lo
168  CC     murrine_rc_style.lo
169./src/murrine_rc_style.c:806:159: warning: data argument not used by format string [-Wformat-extra-args]
170                                g_scanner_warn (scanner, "Murrine configuration option \"hilight_ratio\" will be deprecated in future releases. Please use \"highlight_shade\" instead.", "hilight_ratio");
171                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
172./src/murrine_rc_style.c:813:161: warning: data argument not used by format string [-Wformat-extra-args]
173                                g_scanner_warn (scanner, "Murrine configuration option \"highlight_ratio\" will be deprecated in future releases. Please use \"highlight_shade\" instead.", "highlight_ratio");
174                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
175./src/murrine_rc_style.c:818:165: warning: data argument not used by format string [-Wformat-extra-args]
176                                g_scanner_warn (scanner, "Murrine configuration option \"lightborder_ratio\" will be deprecated in future releases. Please use \"lightborder_shade\" instead.", "lightborder_ratio");
177                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
178  CC     murrine_style.lo
179  CC     murrine_theme_main.lo
1803 warnings generated.
181  CC     murrine_draw.lo
182  CC     murrine_draw_rgba.lo
183./src/murrine_theme_main.c:31:2: error: implicit declaration of function 'murrine_rc_style_register_types' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
184        murrine_rc_style_register_types (module);
185        ^
186./src/murrine_style.c:133:23: error: implicit declaration of function 'murrine_widget_is_ltr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
187        params->ltr        = murrine_widget_is_ltr ((GtkWidget*)widget);
188                             ^
189./src/murrine_style.c:133:23: note: did you mean 'murrine_widget_is_rgba'?
190./src/murrine_style.c:96:9: note: 'murrine_widget_is_rgba' declared here
191boolean murrine_widget_is_rgba (GtkWidget *widget)
192        ^
193./src/murrine_style.c:174:28: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
194                if (params->prelight && !MRN_IS_PROGRESS_BAR(widget)) //progressbar is prelight, no change in shade
195                                         ^
196./src/support.h:79:50: note: expanded from macro 'MRN_IS_PROGRESS_BAR'
197#define MRN_IS_PROGRESS_BAR(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkProgressBar"))
198                                                 ^
199./src/murrine_theme_main.c:31:2: note: did you mean 'murrine_rc_style_get_type'?
200./src/murrine_rc_style.h:156:7: note: 'murrine_rc_style_get_type' declared here
201GType murrine_rc_style_get_type (void);
202      ^
203./src/murrine_theme_main.c:32:2: error: implicit declaration of function 'murrine_style_register_types' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
204        murrine_style_register_types (module);
205        ^
206./src/murrine_style.c:447:56: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
207        if (DETAIL ("entry") && !(widget && widget->parent && MRN_IS_TREE_VIEW (widget->parent)))
208                                                              ^
209./src/support.h:109:47: note: expanded from macro 'MRN_IS_TREE_VIEW'
210#define MRN_IS_TREE_VIEW(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkTreeView"))
211                                              ^
212./src/murrine_style.c:529:19: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
213                frame.shadow  = shadow_type;
214                              ~ ^~~~~~~~~~~
215./src/murrine_style.c:558:18: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
216                frame.shadow = shadow_type;
217                             ~ ^~~~~~~~~~~
218./src/murrine_style.c:594:21: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
219                frame.shadow    = shadow_type;
220                                ~ ^~~~~~~~~~~
221./src/murrine_style.c:595:21: warning: implicit conversion from enumeration type 'GtkPositionType' to different enumeration type 'MurrineGapSide' [-Wenum-conversion]
222                frame.gap_side  = gap_side;
223                                ~ ^~~~~~~~
224./src/murrine_style.c:607:9: error: implicit declaration of function 'murrine_widget_is_ltr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
225                                if (murrine_widget_is_ltr (widget))
226                                    ^
227./src/murrine_theme_main.c:32:2: ./src/murrine_style.c:830:20: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
228note                         (MRN_IS_TREE_VIEW (widget->parent) ||
229                          ^
230./src/support.h:109:47: note: expanded from macro 'MRN_IS_TREE_VIEW'
231#define MRN_IS_TREE_VIEW(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkTreeView"))
232                                              ^
233: did you mean 'murrine_rc_style_register_types'?
234./src/murrine_theme_main.c:31:2: note: 'murrine_rc_style_register_types' declared here
235        murrine_rc_style_register_types (module);
236        ^
237./src/murrine_style.c:1097:30: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
238                        progressbar.orientation = gtk_progress_bar_get_orientation (GTK_PROGRESS_BAR (widget));
239                                                ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
240./src/murrine_style.c:1104:31: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
241                                progressbar.orientation = GTK_PROGRESS_RIGHT_TO_LEFT;
242                                                        ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
243./src/murrine_style.c:1106:31: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
244                                progressbar.orientation = GTK_PROGRESS_LEFT_TO_RIGHT;
245                                                        ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
246./src/murrine_style.c:1161:30: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
247                        progressbar.orientation = gtk_progress_bar_get_orientation (GTK_PROGRESS_BAR (widget));
248                                                ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
249./src/murrine_style.c:1168:31: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
250                                progressbar.orientation = GTK_PROGRESS_RIGHT_TO_LEFT;
251                                                        ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
252./src/murrine_style.c:1170:31: warning: implicit conversion from enumeration type 'GtkProgressBarOrientation' to different enumeration type 'MurrineOrientation' [-Wenum-conversion]
253                                progressbar.orientation = GTK_PROGRESS_LEFT_TO_RIGHT;
254                                                        ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
2552 errors generated.
256./src/murrine_style.c:1625:25: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
257        checkbox.shadow_type = shadow_type;
258                             ~ ^~~~~~~~~~~
259./src/murrine_style.c:1638:6: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
260            MRN_IS_CHECK_BUTTON (widget) &&
261            ^
262./src/support.h:74:50: note: expanded from macro 'MRN_IS_CHECK_BUTTON'
263#define MRN_IS_CHECK_BUTTON(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkCheckButton"))
264                                                 ^
265./src/murrine_style.c:1667:25: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
266        checkbox.shadow_type = shadow_type;
267                             ~ ^~~~~~~~~~~
268./src/murrine_style.c:1679:34: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
269        if (murrine_style->animation && MRN_IS_CHECK_BUTTON (widget) &&
270                                        ^
271./src/support.h:74:50: note: expanded from macro 'MRN_IS_CHECK_BUTTON'
272#define MRN_IS_CHECK_BUTTON(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkCheckButton"))
273                                                 ^
274make[1]: *** [murrine_theme_main.lo] Error 1
275make[1]: *** Waiting for unfinished jobs....
276./src/murrine_style.c:1756:6: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
277            MRN_IS_HBOX (widget->parent) &&
278            ^
279./src/support.h:106:42: note: expanded from macro 'MRN_IS_HBOX'
280#define MRN_IS_HBOX(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkHBox"))
281                                         ^
282./src/murrine_style.c:1826:21: warning: implicit conversion from enumeration type 'GtkShadowType' to different enumeration type 'MurrineShadowType' [-Wenum-conversion]
283                frame.shadow    = shadow_type;
284                                ~ ^~~~~~~~~~~
285./src/murrine_style.c:1827:21: warning: implicit conversion from enumeration type 'GtkPositionType' to different enumeration type 'MurrineGapSide' [-Wenum-conversion]
286                frame.gap_side  = gap_side;
287                                ~ ^~~~~~~~
288./src/murrine_style.c:2121:9: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
289                                if (MRN_IS_BUTTON (widget->parent) ||
290                                    ^
291./src/support.h:111:44: note: expanded from macro 'MRN_IS_BUTTON'
292#define MRN_IS_BUTTON(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkButton"))
293                                           ^
294./src/murrine_style.c:2276:34: error: implicit declaration of function 'murrine_object_is_a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
295        if (widget && widget->parent && MRN_IS_COMBO_BOX_ENTRY(widget->parent))
296                                        ^
297./src/support.h:68:53: note: expanded from macro 'MRN_IS_COMBO_BOX_ENTRY'
298#define MRN_IS_COMBO_BOX_ENTRY(object) ((object) && murrine_object_is_a ((GObject*)(object), "GtkComboBoxEntry"))
299                                                    ^
30014 warnings and 10 errors generated.
301make[1]: *** [murrine_style.lo] Error 1
302make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2'
303make: *** [all-recursive] Error 1
304make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2'
305Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/work/murrine-0.98.2" && /usr/bin/make -j4 -w all
306Exit code: 2
307Error: Failed to build gtk2-murrine: command execution failed
308Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2-murrine/gtk2-murrine/main.log for details.
309Error: Follow https://guide.macports.org/#project.tickets to report a bug.
310Error: Processing of port gtk2-murrine failed