On 2013/03/21 21:54, Miod Vallat wrote:
> > - www/chromium - OSError: [Errno 8] Exec format error
> 
> Please make the binary available to me offlist, as well as its linking
> command (or build log, whatever suits you).

Well this is very strange because if I run the program which generates
the error message under ktrace -i, there is no ENOEXEC...

python ../tools/protoc_wrapper/protoc_wrapper.py --include "" --protobuf 
"/usr/obj/chromium-25.0.1364.173/chromium-25.0.1364.173/out/Release/obj/gen/protoc_out/chrome/common/metrics/proto/chrome_experiments.pb.h"
 --proto-in-dir common/metrics/proto --proto-in-file "chrome_experiments.proto" 
"--use-system-protobuf=0" -- 
"/usr/obj/chromium-25.0.1364.173/chromium-25.0.1364.173/out/Release/protoc" 
--cpp_out 
"/usr/obj/chromium-25.0.1364.173/chromium-25.0.1364.173/out/Release/obj/gen/protoc_out/chrome/common/metrics/proto"
 --python_out 
"/usr/obj/chromium-25.0.1364.173/chromium-25.0.1364.173/out/Release/pyproto/chrome/common/metrics/proto"



> 
> > - sysutils/gsmartcontrol - `.gnu.linkonce.t._Z11app_pcre_reRKSs' referenced 
> > in section `.gnu.linkonce.r._Z11app_pcre_reRKSs' of gsc_main_window.o: 
> > defined in discarded section `.gnu.linkonce.t._Z11app_pcre_reRKSs' of 
> > gsc_main_window.o
> 
> Can you send me your build log for this as well?
> 
> Miod

Reply via email to