Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 95)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#103 duplicate Build issue Olly Betts Richard Knapp
Description

I was trying to build latest version 1.2.38 (cannot specify on this page for 1.2.38) on Mac OSX 10.13.6 and almost finished. Att the end I received a couple errors about a missing macro. Here is the end of the build log file:

In file included from ./cavern.h:36: /usr/local/Cellar/proj/6.1.0/include/proj_api.h:37:2: error: 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H' #error 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H'

1 error generated. 2 errors generated. make[3]: * [listpos.o] Error 1 make[3]: * Waiting for unfinished jobs.... make[3]: * [cavern.o] Error 1 2 errors generated. make[3]: * [commands.o] Error 1 mv -f .deps/date.Tpo .deps/date.Po make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

#104 duplicate Fails to build with proj-6.1.0: ld: error: undefined symbol: pj_factors Olly Betts yurivict
Description

I am trying to build the survex FreeBSD port with proj-6.1.0.

First, it asked to add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H. With this define the build proceeds, but later fails: cc -Wall -W -Wunused -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wnested-externs -Wcast-align -I/usr/local/include -O2 -pipe -fno-omit-frame-pointer -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -o cavern cavern.o date.o listpos.o commands.o datain.o netskel.o network.o readval.o matrix.o img_hosted.o netbits.o useful.o validate.o netartic.o thgeomag.o cmdline.o message.o str.o filename.o osdepend.o z_getopt.o getopt1.o -L/usr/local/lib -lproj -lm ld: error: undefined symbol: pj_factors

referenced by commands.c

commands.o:(cmd_declination)

cc: error: linker command failed with exit code 1 (use -v to see invocation)

FreeBSD 12 clang-8

#122 duplicate Homebrew installation fail Olly Betts Enrico Fratnik
Description

Hi,

this happen when I try a "brew upgrade" and also if I try to reinstall survex.

Any Idea?

Thank you

Enrico

Last login: Wed Jul 14 11:39:03 on ttys001
enricof@icts-enrico ~ % brew tap survex/survex https://git.survex.com/homebrew-survex
enricof@icts-enrico ~ % brew install survex
Warning: survex/survex/survex 1.2.43 is already installed and up-to-date.
To reinstall 1.2.43, run:
  brew reinstall survex
enricof@icts-enrico ~ % brew reinstall survex
==> Downloading https://survex.com/software/1.2.43/survex-1.2.43.tar.gz
Already downloaded: /Users/enricof/Library/Caches/Homebrew/downloads/d1de25d72a83c9ff2e9251d42c8a490fe2d26011a71f3754ed7af4f8a062313f--survex-1.2.43.tar.gz
==> Reinstalling survex/survex/survex 
==> ./configure --prefix=/usr/local/Cellar/survex/1.2.43 --bindir=/usr/local/Cellar/survex/1.2.43/bin --mandir=/usr/local/Cellar/sur
==> make
Last 15 lines from /Users/enricof/Library/Logs/Homebrew/survex/02.make:
1 error generated.
1 error generated.
make[3]: *** [cavern.o] Error 1
make[3]: *** [readval.o] Error 1
make[3]: *** [netskel.o] Error 1
1 error generated.
make[3]: *** [network.o] Error 1
1 error generated.
1 error generated.
make[3]: *** [datain.o] Error 1
make[3]: *** [commands.o] Error 1
mv -f .deps/date.Tpo .deps/date.Po
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

If reporting this issue please do so to (not Homebrew/brew or Homebrew/core):
  survex/survex

Traceback (most recent call last):
	26: from /usr/local/Homebrew/Library/Homebrew/build.rb:229:in `<main>'
	25: from /usr/local/Homebrew/Library/Homebrew/build.rb:133:in `install'
	24: from /usr/local/Homebrew/Library/Homebrew/utils.rb:550:in `with_env'
	23: from /usr/local/Homebrew/Library/Homebrew/build.rb:138:in `block in install'
	22: from /usr/local/Homebrew/Library/Homebrew/formula.rb:1268:in `brew'
	21: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2388:in `stage'
	20: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb:230:in `stage'
	19: from /usr/local/Homebrew/Library/Homebrew/resource.rb:91:in `stage'
	18: from /usr/local/Homebrew/Library/Homebrew/resource.rb:116:in `unpack'
	17: from /usr/local/Homebrew/Library/Homebrew/resource.rb:199:in `mktemp'
	16: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `run'
	15: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `chdir'
	14: from /usr/local/Homebrew/Library/Homebrew/mktemp.rb:63:in `block in run'
	13: from /usr/local/Homebrew/Library/Homebrew/resource.rb:117:in `block in unpack'
	12: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:102:in `stage'
	11: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:115:in `chdir'
	10: from /usr/local/Homebrew/Library/Homebrew/download_strategy.rb:115:in `chdir'
	 9: from /usr/local/Homebrew/Library/Homebrew/resource.rb:121:in `block (2 levels) in unpack'
	 8: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2408:in `block in stage'
	 7: from /usr/local/Homebrew/Library/Homebrew/utils.rb:550:in `with_env'
	 6: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2409:in `block (2 levels) in stage'
	 5: from /usr/local/Homebrew/Library/Homebrew/formula.rb:1275:in `block in brew'
	 4: from /usr/local/Homebrew/Library/Homebrew/build.rb:178:in `block (2 levels) in install'
	 3: from /usr/local/Homebrew/Library/Taps/survex/homebrew-survex/HomebrewFormula/survex.rb:21:in `install'
	 2: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2179:in `system'
	 1: from /usr/local/Homebrew/Library/Homebrew/formula.rb:2179:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2243:in `block in system': Failed executing: make (BuildError)
	9: from /usr/local/Homebrew/Library/Homebrew/brew.rb:155:in `<main>'
	8: from /usr/local/Homebrew/Library/Homebrew/brew.rb:167:in `rescue in <main>'
	7: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:509:in `dump'
	6: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:455:in `issues'
	5: from /usr/local/Homebrew/Library/Homebrew/exceptions.rb:459:in `fetch_issues'
	4: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:61:in `issues_for_formula'
	3: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:30:in `search_issues'
	2: from /usr/local/Homebrew/Library/Homebrew/utils/github.rb:160:in `search'
	1: from /usr/local/Homebrew/Library/Homebrew/utils/github/api.rb:234:in `open_rest'
/usr/local/Homebrew/Library/Homebrew/utils/github/api.rb:304:in `raise_error': Validation Failed: [{"message"=>"The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.", "resource"=>"Search", "field"=>"q", "code"=>"invalid"}] (GitHub::API::ValidationFailedError)
enricof@icts-enrico ~ % 
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.