[ create a new paste ] login | about

Link: http://codepad.org/28YvZcz6    [ raw code | fork ]

C, pasted on Jul 11:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
Maintainer:     mayo@oyam.ca
Last committer: sbruno@FreeBSD.org
Ident:          $FreeBSD: head/math/lp_solve/Makefile 378625 2015-02-07 23:43:14Z sbruno $
Log URL:        /lp_solve-5.5.2.0.log
Build URL:      
Log:

====>> Building math/lp_solve  
build started at Mon Jul 11 11:06:33 EEST 2016
port directory: /usr/ports/math/lp_solve
building for: FreeBSD 11_BETA1_i386-default-job-02 11.0-BETA1 FreeBSD 11.0-BETA1 i386
maintained by: mayo@oyam.ca
Makefile ident:      $FreeBSD: head/math/lp_solve/Makefile 378625 2015-02-07 23:43:14Z sbruno $
Poudriere version: 3.2-pre
Host OSVERSION: 1100120
Jail OSVERSION: 1100120

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-BETA1
UNAME_r=11.0-BETA1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/11_BETA1_i386-default/ref
UID=0
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=lp_solve-5.5.2.0
OSREL=11.0
_OSRELEASE=11.0-BETA1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=8
PWD=/usr/local/poudriere/data/.m/11_BETA1_i386-default/ref/.p/pool
MASTERNAME=11_BETA1_i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.2-pre
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100120
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/lp_solve/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/lp_solve/work  HOME=/wrkdirs/usr/ports/math/lp_solve/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/lp_solve/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/lp_solve/work  HOME=/wrkdirs/usr/ports/math/lp_solve/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/lp_solve"
EXAMPLESDIR="share/examples/lp_solve"
DATADIR="share/lp_solve"
WWWDIR="www/lp_solve"
ETCDIR="etc/lp_solve"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/lp_solve
DOCSDIR=/usr/local/share/doc/lp_solve
EXAMPLESDIR=/usr/local/share/examples/lp_solve
WWWDIR=/usr/local/www/lp_solve
ETCDIR=/usr/local/etc/lp_solve
--End SUB_LIST--

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/root/.ccache
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
WITH_CCACHE_BUILD=yes
CFLAGS.clang+=-Ofast
#CFLAGS.clang+=-O3
CFLAGS.clang+=-fvectorize -fslp-vectorize
CFLAGS.clang+=-fblocks
CFLAGS.clang+=-fcolor-diagnostics
#CFLAGS.clang+=-flto
_LICENSE_STATUS=accepted
JN=3
.if ${.CURDIR:M/usr/ports/*}
MAKE_JOBS_NUMBER=${JN}
WORLD_FLAGS+= -j${JN}
.endif
---End make.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   lp_solve-5.5.2.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7.txz  
[11_BETA1_i386-default-job-02] Installing pkg-1.8.7...
[11_BETA1_i386-default-job-02] Extracting pkg-1.8.7: .......... done
===>   lp_solve-5.5.2.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of lp_solve-5.5.2.0  
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by lp_solve-5.5.2.0 for building  
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by lp_solve-5.5.2.0 for building
=> SHA256 Checksum OK for lp_solve_5.5.2.0_source.tar.gz.  
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by lp_solve-5.5.2.0 for building
===>  Extracting for lp_solve-5.5.2.0
=> SHA256 Checksum OK for lp_solve_5.5.2.0_source.tar.gz.  
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for lp_solve-5.5.2.0
===>  Applying FreeBSD patches for lp_solve-5.5.2.0  
===========================================================================
=======================<phase: build-depends  >============================
===>   lp_solve-5.5.2.0 depends on file: /usr/local/bin/ccache - not found
===>   Installing existing package /packages/All/ccache-3.2.5_1.txz  
[11_BETA1_i386-default-job-02] Installing ccache-3.2.5_1...
[11_BETA1_i386-default-job-02] Extracting ccache-3.2.5_1: ......... done
Create compiler links...
create symlink for cc
create symlink for cc (world)
create symlink for c++
create symlink for c++ (world)
create symlink for CC
create symlink for CC (world)
create symlink for clang
create symlink for clang (world)
create symlink for clang++
create symlink for clang++ (world)
Message from ccache-3.2.5_1:
NOTE:
Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for
information on using ccache with FreeBSD ports and src.
===>   lp_solve-5.5.2.0 depends on file: /usr/local/bin/ccache - found
===>   Returning to build of lp_solve-5.5.2.0  
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for lp_solve-5.5.2.0  
===========================================================================
=======================<phase: build          >============================
===>  Building for lp_solve-5.5.2.0  
cd /wrkdirs/usr/ports/math/lp_solve/work/lp_solve_5.5/lp_solve  ;  /bin/sh -x ccc
+ :
+ src='../lp_MDO.c ../shared/commonlib.c ../colamd/colamd.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c lp_solve.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c'
+ c=cc
+ tmp=/tmp
+ 
+ echo '#include <stdlib.h>'
+ echo '#include <stdio.h>'
+ echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}'
+ cc /tmp/platform.c -o /tmp/platform
/tmp/platform.c:3:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(){printf("ux%d", (int) (sizeof(void *)*8));}
^
1 warning generated.
+ /tmp/platform
+ PLATFORM=ux64
+ rm /tmp/platform /tmp/platform.c
<snip>
./lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
./lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
2 warnings generated.
./lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
./lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
./lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
In file included from ../lp_utils.c:8:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cd /wrkdirs/usr/ports/math/lp_solve/work/lp_solve_5.5/lpsolve55 ;  /bin/sh -x ccc
+ :
+ src='../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c'
+ c=cc
+ tmp=/tmp
+ 
+ echo '#include <stdlib.h>'
+ echo '#include <stdio.h>'
+ echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}'
+ cc /tmp/platform.c -o /tmp/platform
/tmp/platform.c:3:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(){printf("ux%d", (int) (sizeof(void *)*8));}
^
1 warning generated.
+ /tmp/platform
+ PLATFORM=ux64
+ rm /tmp/platform /tmp/platform.c
+ mkdir bin bin/ux64
+ 
+ echo '#include <stdio.h>'
+ echo '#include <stdlib.h>'
+ echo '#include <math.h>'
+ echo 'main(){isnan(0);}'
+ cc /tmp/isnan.c -o /tmp/isnan
+ [ 1 '=' 0 ]
+ NOISNAN=-DNOISNAN
+ rm /tmp/isnan.c /tmp/isnan
+ def=''
+ so=''
+ [ ux64 '=' SCO_UNIX ]
+ dl=''
+ so=y
+ opts='-O2 -pipe  -fstack-protector -fno-strict-aliasing'
+ cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOISNAN -DYY_NEVER_INTERACTIVE -DPARSER_LP '-DINVERSE_ACTIVE=INVERSE_LUSOL' -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c
cc: warning: argument unused during compilation: '-s'
In file included from ../lp_lib.c:41:
./lp_lib.h:63:10: warning: 'isnan' macro redefined [-Wmacro-redefined]
# define isnan(x) FALSE
         ^
/usr/include/math.h:113:9: note: previous definition is here
#define isnan(x) \
        ^
./lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
./lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
./lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
./lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
./lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
./lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
3 warnings generated.
./lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
./lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
./lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
In file included from ../lp_utils.c:8:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
+ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c
+ sed 's/[.]c/.o/g'
+ sed 's/[^ ]*\///g'
+ ar rv bin/ux64/liblpsolve55.a lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o
ar: warning: creating bin/ux64/liblpsolve55.a
a - lp_MDO.o
a - commonlib.o
a - mmio.o
a - myblas.o
a - ini.o
a - fortify.o
a - colamd.o
a - lp_rlp.o
a - lp_crash.o
a - lp_LUSOL.o
a - lusol.o
a - lp_Hash.o
a - lp_lib.o
a - lp_wlp.o
a - lp_matrix.o
a - lp_mipbb.o
a - lp_MPS.o
a - lp_params.o
a - lp_presolve.o
a - lp_price.o
a - lp_pricePSE.o
a - lp_report.o
a - lp_scale.o
a - lp_simplex.o
a - lp_SOS.o
a - lp_utils.o
a - yacc_read.o
+ ranlib bin/ux64/liblpsolve55.a
+ [ y '!=' '' ]
+ cc -fPIC -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOISNAN -DYY_NEVER_INTERACTIVE -DPARSER_LP '-DINVERSE_ACTIVE=INVERSE_LUSOL' -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c
cc: warning: argument unused during compilation: '-s'
In file included from ../lp_lib.c:41:
./lp_lib.h:63:10: warning: 'isnan' macro redefined [-Wmacro-redefined]
# define isnan(x) FALSE
         ^
/usr/include/math.h:113:9: note: previous definition is here
#define isnan(x) \
        ^
./lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
./lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
./lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
./lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
./lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
./lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
3 warnings generated.
./lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
./lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
./lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
In file included from ../lp_utils.c:8:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
+ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c
+ sed 's/[.]c/.o/g'
+ sed 's/[^ ]*\///g'
+ cc -shared -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so -o bin/ux64/liblpsolve55.so lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o -lc -lm
+ rm colamd.o commonlib.o fortify.o ini.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lusol.o mmio.o myblas.o yacc_read.o
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for lp_solve-5.5.2.0
===>   Generating temporary packing list  
install  -s -m 555 /wrkdirs/usr/ports/math/lp_solve/work/lp_solve_5.5/lp_solve/bin/ux32/lp_solve /wrkdirs/usr/ports/math/lp_solve/work/stage/usr/local/bin
install: /wrkdirs/usr/ports/math/lp_solve/work/lp_solve_5.5/lp_solve/bin/ux32/lp_solve: No such file or directory
*** Error code 71

Stop.
make: stopped in /usr/ports/math/lp_solve


Create a new paste based on this one


Comments: