[tor-bugs] #27461 [Core Tor/Tor]: Appveyor: cast between incompatible function types in main

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 5 09:02:09 UTC 2018


#27461: Appveyor: cast between incompatible function types in main
----------------------------+----------------------------------------------
     Reporter:  teor        |      Owner:  teor
         Type:  defect      |     Status:  assigned
     Priority:  Medium      |  Milestone:  Tor: 0.3.4.x-final
    Component:  Core        |    Version:  Tor: 0.3.4.1-alpha
  Tor/Tor                   |
     Severity:  Normal      |   Keywords:  035-must, 034-must, 034-backport
Actual Points:              |  Parent ID:  #27389
       Points:              |   Reviewer:
      Sponsor:              |
----------------------------+----------------------------------------------
 {{{
 x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I..  -I../src/ext -Isrc/ext
 -I../src/ext/trunnel -I../src/trunnel -I../src/common -Isrc/common
 -I../src/ext/trunnel -I../src/trunnel -I../src/or -Isrc/or
 -DSHARE_DATADIR="\"/mingw64/share\"" -DLOCALSTATEDIR="\"/mingw64/var\""
 -DBINDIR="\"/mingw64/bin\"" -I../src -I../src/common  -I/c/OpenSSL-
 Win64/include  -IC:/msys64/mingw64/include  -g -O2 -fasynchronous-unwind-
 tables -Wall -fno-strict-aliasing -Waddress -Warray-bounds -Wdate-time
 -Wdouble-promotion -Wduplicate-decl-specifier -Wduplicated-cond -Wextra
 -Wfloat-conversion -Wignored-attributes -Wimplicit-fallthrough -Winit-self
 -Wlogical-op -Wmissing-field-initializers -Wmissing-format-attribute
 -Wmissing-noreturn -Wnormalized=nfkc -Wnull-dereference -Woverlength-
 strings -Woverride-init -Wshadow -Wshift-count-negative -Wshift-count-
 overflow -Wshift-negative-value -Wshift-overflow=2 -Wsizeof-array-argument
 -Wstrict-overflow=1 -Wsuggest-attribute=format -Wsuggest-
 attribute=noreturn -Wswitch-bool -Wsync-nand -Wtrampolines -Wunused-but-
 set-parameter -Wunused-but-set-variable -Wunused-const-variable=2
 -Wunused-local-typedefs -Wvariadic-macros -W -Wfloat-equal -Wundef
 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
 -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings
 -Wnested-externs -Wbad-function-cast -Wswitch-enum -Waggregate-return
 -Wpacked -Wunused -Wunused-parameter  -Wold-style-definition -Wmissing-
 declarations -Werror -MT src/or/main.o -MD -MP -MF $depbase.Tpo -c -o
 src/or/main.o ../src/or/main.c &&\
 ...
 bash.exe : ../src/or/main.c: In function 'tor_run_main':
 At line:2 char:5
 +     & $commandPath $args 2>&1
 +     ~~~~~~~~~~~~~~~~~~~~~~~~~
     + CategoryInfo          : NotSpecified:
 (../src/or/main....'tor_run_main'::String) [], RemoteException
     + FullyQualifiedErrorId : NativeCommandError

 ../src/or/main.c:4215:28: error: cast between incompatible function types
 from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(DWORD)' {aka 'int
 (*)(long unsigned int)'} [-Werror=cast-function-type]
      PSETDEP setdeppolicy = (PSETDEP)GetProcAddress(hMod,
                             ^
 }}}
 https://ci.appveyor.com/project/teor2345/tor/build/1.0.138/job/691be5b3uror0sok#L1146

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27461>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list